From: Juanma Barranquero Date: Fri, 4 Jun 2004 22:41:10 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~22169 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=8c44c647fd6f215e4c9e88af5bd2808a041e9231;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index eec17efea2e..ca7a9366ec0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2004-06-05 Matt Hodges (tiny change) + + * textmodes/table.el: Sentence commands added to Point Motion + group; kill and backward-kill commands added to Extraction group. + 2004-06-04 Mario Lang * battery.el (battery-linux-proc-acpi): mA was hardcored, but some @@ -9,7 +14,7 @@ * vc-svn.el (vc-svn-checkin): Use 'nconc' instead of 'list*', because the latter is a CL-ism. This fixes the bug reported by - Shawn Boyette in + Shawn Boyette in http://lists.gnu.org/archive/html/emacs-devel/2004-05/msg00442.html. 2004-06-04 Miles Bader